![]() |
PATH![]() |
![]() ![]() |
Your application passes one of the
NavTranslationOptions
constants to the
howToTranslate
parameter to specify how files are to be translated by the
function
NavTranslateFile
.
enum {
kNavTranslateInPlace = 0,
kNavTranslateCopy = 1
};
typedef UInt32 NavTranslationOptions;
NavGetFile
always uses this setting under automatic translation.Previous | Back Up One Level | Next |